home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 088 / setupwc.arc / READTHIS.DOC < prev    next >
Encoding:
Text File  |  1987-12-23  |  2.8 KB  |  66 lines

  1. This document describes the setup and files used on the WILDCAT! Orphanage BBS
  2. for initializing and running the various options of the system to include
  3. automatic maintenance and drop to DOS.
  4.  
  5. Various Public Domain files have been obtained for many different sources and
  6. integrated into a cohesive, well tested, and well running system.  Together,
  7. they make life just a little bit easier for the SysOp to monitor his system.
  8.  
  9. The following files are contained in the Root Directory:
  10.  
  11.         AUTOEXEC.BAT
  12.         BRK.DRV
  13.         CONFIG.SYS
  14.         GATEWAY1.SYS (GATEWAY2.SYS may be there also, optional)
  15.         NANSI.SYS (replaces ANSI.SYS)
  16.  
  17. The following files are contained in the subdirectory, WILDCAT:
  18.  
  19.         CAT.BAT
  20.         DROPDOS.BAT
  21.         MAINTAIN.BAT
  22.         VIEW_ARC.BAT
  23.  
  24. The following files are contained in the subdirectory DOS\UTIL.  This
  25. subdirectory contains most of the utilities that I have found useful.  You can
  26. put these files in whatever subdirectory you desire, but be sure to change the
  27. PATH command in AUTOEXEC.BAT:
  28.  
  29.         5SALARM.COM
  30.         BRK.COM
  31.         CDMON.COM
  32.         FAST.COM
  33.         RESET.COM
  34.         WAITN.COM
  35.  
  36. All remaining files are either documentation or extra files that you could use
  37. either at DOS level or integrate into a batch file for your BBS.
  38.  
  39. WAITN.COM is the only file that is not described in this archive.  All it does
  40. is cause the system to pause for the stated number of seconds before
  41. continuing.  This is useful when you want to ^C (break out of) a batch file or
  42. when you want to just let a display stay on your screen for a few seconds
  43. longer (just like I use it in VIEW_ARC.BAT).
  44.  
  45. The key to this system is GATEWAY1.  With this file, anytime anyone drops to
  46. DOS, whether to view an archive, live programs, or normal remote drop to DOS,
  47. all screen writes will be visible to the SysOp.  No more should you be in the
  48. dark about what is going on at DOS level.  GATEWAY will send the display to
  49. both the console and the COMM port.  Because there is duel output, things do
  50. slow down just a tad, but in turbo mode (if available on your computer), this
  51. is not too noticeable.  Note that when the caller returns from DOS to the BBS,
  52. the console screen is cleared and what was there no longer can be seen.  My
  53. tests show, however, that this is NOT the case on the caller's screen.  As far
  54. as he or she is concerned, things just continue on (they still can see what
  55. they did at DOS level until it scrolls off the screen or the screen is
  56. cleared).
  57.  
  58. There is no LIVE.BAT file in this archive as I have not implemented live
  59. programs as of this date (12/23/87).  However, the archive was created with
  60. PKX35A35 and contains comments.
  61.  
  62. Any questions about this file, please contact me on the WILDCAT! Orphanage,
  63. International BBS at (303) 392-6631, 24 hours a day, 300 or 1200 baud.
  64.  
  65. Bob Connors
  66.